Conversation
This double dot seems to be wrong. Tested it locally
Change sequence of lines
Before the change we have one ul per line
* Fixing the table of links in the rest api documentation * String to specify the default behavior when creating a document * Updating the links in the sidebar, too * copy fix
I'm proposing this rather than asking a question about the license. I wasn't able to find an ee directory in the repo (maybe I missed it!) so I thought this might help you.
* Fixing the table of links in the rest api documentation * String to specify the default behavior when creating a document * Updating the links in the sidebar, too * publishedAt breaking change * Update docusaurus/docs/dev-docs/api/rest.md * Update docusaurus/docs/dev-docs/api/rest.md * Rename file and add it to BC list --------- Co-authored-by: Pierre Wizla <pwizla@users.noreply.github.com> Co-authored-by: Pierre Wizla <pwizla+github@gmail.com>
Fix v4CompatibilityMode flag name in step-by-step.md
The space separator between the key and the value has been deprecated; instead, use the format "ENV key=value"
Correct flag name
strapi#2224) * Update configuring-view-of-content-type.md Because higher in that note it is said that “Only one field can be displayed per relational field.” * Address feedback from pwizla
* Initiate pages in User Guide and Dev Docs * Add the Dev Docs part * Fix callout cross-linking dev docs and user guide * Add user guide draft * Improve Dev Docs intro. * Improve Dev Docs * Slightly improve User Guide * Add beta badge to Dev Docs * Add beta badge to User Guide * Fix: Use arraw for allowed origins Co-authored-by: Marc Roig <marc12info@gmail.com> * Update Open preview disabled/save changes behavior * Fix Dev Docs code (status) * Add front-end fetching to implementation guide * Improve URL handler * Update docusaurus/docs/dev-docs/preview.md * Update docusaurus/docs/dev-docs/preview.md * Add CSP directive in front end * Fix typo --------- Co-authored-by: Marc Roig <marc12info@gmail.com>
* Discard comment * Update prerequisites * Update feature flag doc
* Update the first message to remove v4 docs and to let users know that these docs are only for JS strapi projects * Remove the testEnvironment key because it's already set to the Jest default * Update setupStrapi function for Strapi 5 * Remove the unneeded fs module import at the top of this example * It's important to add this so that the correct database config file is used. * Change callout at the top of the page
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
Thanks, @Boegie19, that's a good idea. You can go ahead. However please note that I'm in vacation very soon and the |
|
Okay NP thanks for the info and Happy holidays 🎅 |
|
|
|
Hey @Boegie19 , the repo has changed a lot since you initiated this PR. Are you still interested in the topic? If yes I'd suggest you rebase from the |
node for pwizla tell me if you want this or if you want it in an other way or not at all.
What does it do?
Add a create and update page to both api and document service
Why is it needed?
The docs never make clear how to create or update dynamic zones for example.
Related issue(s)/PR(s)
#2327